home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / PalmMC.DIR / 00293.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  92 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(15) = 1 then
  3.     go("TMB.1")
  4.     exit
  5.   end if
  6.   go("TMB.0")
  7. end
  8.